go.pact.im/x/clock.eventTicker.stopped (field)

5 uses

	go.pact.im/x/clock (current package)
		ticker.go#L67: 	stopped bool
		ticker.go#L139: 	if t.stopped {
		ticker.go#L140: 		t.stopped = false
		ticker.go#L151: 	if t.stopped {
		ticker.go#L154: 	t.stopped = true